FAQ on FIX Protocol. Scope of FIX Protocol.
FIX Protocol has found great application among traders, let's look at why. Financial Information Exchange, it stands as an abbreviation FIX. fix_protocol_exchange.jpg That translates to sharing financ...
FIX Protocol has found great application among traders, let's look at why. Financial Information Exchange, it stands as an abbreviation FIX. fix_protocol_exchange.jpg That translates to sharing financ...
The creation of the FIX Protocol, in 1992, revolutionized the world of stock trading. The purpose of its creation was to make a convenient high-speed method of transmitting and receiving exchange info...
Friends! Our company has updated the materials of the training course on API and S#.Shell 😄. photo_2019-09-13_15-07-48.png This is due to the imminent release of S#.API 4.4.17, in particular with cha...
Creating a video course on the program Designer is inexorably coming to an end. We planned to release the video course in October. calendar.png Yes! We had to move the deadline🙂. We did this for the ...
Hello! When I run the program, there is a warning that I can't find the right adapter! How to solve this warning!
To simplify the work with indicators, you can build and save them in Hydra. Let's consider the order of construction of the chart of the indicator of exchange trade on the example of the indicator SMA...
We have a connector for Interactive Brokers and other brokers but we do not have one for Ally Invest, would be nice to have one so we can trade there.
Hello I can't connect to my TWS with S# Data Hydra. The settings are good in S# Data and TWS I see in the TWS that the connection stays in red status (disconnected) , never get stable green (attached ...
я постояно вижу в логах ошибку |Cannot get a license. И теперь я понял что это из за того, что я пытаюсь выставить поле у стоплос стратегии под названием ProtectiveStrategy.IsTrailing = true И только ...
I need to check Demo code available on GIT. How I can get Consumer Key and Secret Key? Please help me with this.
Hello, I am unable to download market data for AMZN & MSFT using IB connector, I always end up with this error (either Hydra or Designer): "No security definition has been found for the request Number...
Hello Stocksharp team. Can you please explain in detail what's the meaning of this line? https://github.com/StockSharp/StockSharp/blob/master/Samples/Testing/SampleHistoryTesting/SmaStrategy.cs#L109 H...
Hi, I paid for a licence, I sent the money to the requested address, but I don't have the product. Please help!
Hi, I'm trying to use the parabolic sar class in the S# library inside my C# program. My understanding is I need to populate the SAR object with values using the process() method like this: ParabolicS...
When exchange rejects the order, what event we'll get? How to get the latency of new order registration or cancel a placed order? Is it possible to place a single order that contains multiple pairs of...
I'm trying to use a custom indicator in designer and use the indicatorPainter to display it. I assume it can be done, but the helps are not real clear. I have the indicator returning a SingleIndicator...
All video-lessons are available via the links below. All samples for lessons can be installed via S#.Installer. For Basic course you need the packet: {{entity:product:1183}} For Advanced course you ne...
Hello, I've created a custom strategy and indicator following the help files. However, when I try to display it (the value should be around .1) it only shows the bitcoin price on the y axis and doesn'...
Creating a strategy in the Designer program. Let’s discuss an example of creating a trading strategy in a program based on the MACD indicator values. The indicator’s goal is as follows: If the MACD in...
I cannot connect to FXCM with the terminal. I select FXCM and try to verify and get an Unexpected DisConnection Exception.